home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Precos 4.97 Computer 2000
/
Precos 4.97 Computer 2000.iso
/
pc
/
info
/
5network
/
3com
/
demos
/
msh
/
2a.dir
/
00015_Script_15
< prev
next >
Wrap
Text File
|
1995-11-29
|
143b
|
9 lines
on exitFrame
global start
if start<2 then
put start+1 into start
go to frame "q1"
else
go to the frame+1
end if
end